M-Bus Parser
This tool is designed to help decode and interpret messages from your M-Bus device.
M-Bus Parser
info
Parser uses the tmbus library to parse M-Bus messages.
tip
Parser supports fragmented messages. The input fields for additional fragments will appear after a fragmented message is detected (when the first fragment is entered).
Usage
To use the M-Bus Parser, enter a message in the following formats:
FF FF FF FF FF FF FF FF
FF, FF, FF, FF, FF, FF, FF, FF
0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF 0xFF
0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF
Test the parser with the following message:
68 13 13 68 08 05 73 78 56 34 12 0a 00 e9 7e 01 00 00 00 35 01 00 00 3c 16
68 59 59 68 08 03 72 64 05 03 41 AE 4C 49 07 7C 00 00 00 0C 14 00 96 06 00 0C 94 3C 00 00 00 00 04 3C 00 00 00 00 0C 78 64 05 03 41 0C FD 10 64 05 03 41 04 6D 32 0D 3F 31 04 FD 17 10 00 00 00 84 0F 6D 3B 17 1F 3C 8C 0F 14 00 00 00 00 C4 0F 6D 00 00 00 00 CC 0F 14 00 00 00 00 1F B1 16
Paste one of the above messages into the input field to see the example parsed output.